'宣言 Public Overloads Shared Function CreateRectangularGradientFill( _ ByVal left As Double, _ ByVal top As Double, _ ByVal right As Double, _ ByVal bottom As Double, _ ByVal ParamArray stops() As CellFillGradientStop _ ) As CellFillRectangularGradient
public static CellFillRectangularGradient CreateRectangularGradientFill( double left, double top, double right, double bottom, params CellFillGradientStop[] stops )
CellFill クラス CellFill メンバ オーバーロード一覧